LANGUAGE
CURL REQUEST
curl --request GET \
--url {{baseURL}}api/v1/template/name/:templateName?templateServiceId=string&type=string \
--header 'accept: application/json' \
--header 'content-type: application/json'
RESPONSE
Click Try It! to start a request and see the response here!